home *** CD-ROM | disk | FTP | other *** search
/ Windows News 2006 October / wn148cd2.iso / Windows / Se divertir / MediaPortal / Setup.msi / _89D652C6F4C5CB6EFB7B225B3B3ACD05 / _A30C9FBA5E1640DB8927C97077BBB330 < prev    next >
Extensible Markup Language  |  2005-06-12  |  13KB  |  397 lines

  1. <?xml version="1.0" standalone="yes"?>
  2. <NewDataSet>
  3.   <RemoteControl>
  4.     <RemoteID>0</RemoteID>
  5.     <RemoteName>FireSAT Remote Control</RemoteName>
  6.   </RemoteControl>
  7.   <RemoteControlKeys>
  8.     <RemoteID>0</RemoteID>
  9.     <KeyCode>768</KeyCode>
  10.     <ActionName>ACTION_EXIT</ActionName>
  11.     <Key_Value>a</Key_Value>
  12.     <cSharpCode>CSharpe Code</cSharpCode>
  13.     <keyDescription>RemoteKey_Power</keyDescription>
  14.     <Enabled>false</Enabled>
  15.   </RemoteControlKeys>
  16.   <RemoteControlKeys>
  17.     <RemoteID>0</RemoteID>
  18.     <KeyCode>769</KeyCode>
  19.     <ActionName />
  20.     <Key_Value>B</Key_Value>
  21.     <keyDescription>RemoteKey_Sleep</keyDescription>
  22.     <Enabled>false</Enabled>
  23.   </RemoteControlKeys>
  24.   <RemoteControlKeys>
  25.     <RemoteID>0</RemoteID>
  26.     <KeyCode>789</KeyCode>
  27.     <ActionName />
  28.     <keyDescription>RemoteKey_Mute</keyDescription>
  29.     <Enabled>false</Enabled>
  30.   </RemoteControlKeys>
  31.   <RemoteControlKeys>
  32.     <RemoteID>0</RemoteID>
  33.     <KeyCode>791</KeyCode>
  34.     <ActionName>ACTION_RECORD</ActionName>
  35.     <Key_Code />
  36.     <keyDescription>RemoteKey_Record</keyDescription>
  37.     <Enabled>false</Enabled>
  38.   </RemoteControlKeys>
  39.   <RemoteControlKeys>
  40.     <RemoteID>0</RemoteID>
  41.     <KeyCode>795</KeyCode>
  42.     <ActionName />
  43.     <Key_Code />
  44.     <cSharpCode>if ((g_Player.Playing) && (g_Player.IsDVD))
  45.  action=new Action(Action.ActionType.ACTION_PREV_CHAPTER,0,0);
  46. else
  47.  action=new Action(Action.ActionType.ACTION_PREV_ITEM,0,0);</cSharpCode>
  48.     <keyDescription>RemoteKey_PreviousChapter</keyDescription>
  49.     <Enabled>false</Enabled>
  50.   </RemoteControlKeys>
  51.   <RemoteControlKeys>
  52.     <RemoteID>0</RemoteID>
  53.     <KeyCode>770</KeyCode>
  54.     <DestinationWindow>WINDOW_PICTURES</DestinationWindow>
  55.     <cSharpCode>if ((g_Player.Playing) ||(g_Player.IsTVRecording))
  56.  action=new Action(Action.ActionType.ACTION_STOP,0,0);
  57. else
  58.  action=new Action(Action.ActionType.ACTION_EJECTCD,0,0);</cSharpCode>
  59.     <keyDescription>RemoteKey_StopEject</keyDescription>
  60.     <Enabled>false</Enabled>
  61.   </RemoteControlKeys>
  62.   <RemoteControlKeys>
  63.     <RemoteID>0</RemoteID>
  64.     <KeyCode>798</KeyCode>
  65.     <cSharpCode>if ((g_Player.Playing) && (g_Player.IsDVD))
  66.  action=new Action(Action.ActionType.ACTION_NEXT_CHAPTER,0,0);
  67. else
  68.  action=new Action(Action.ActionType.ACTION_NEXT_ITEM,0,0);</cSharpCode>
  69.     <keyDescription>RemoteKey_NextChapter</keyDescription>
  70.     <Enabled>false</Enabled>
  71.   </RemoteControlKeys>
  72.   <RemoteControlKeys>
  73.     <RemoteID>0</RemoteID>
  74.     <KeyCode>790</KeyCode>
  75.     <ActionName>ACTION_DVD_MENU</ActionName>
  76.     <keyDescription>RemoteKey_SubTitle</keyDescription>
  77.     <Enabled>false</Enabled>
  78.   </RemoteControlKeys>
  79.   <RemoteControlKeys>
  80.     <RemoteID>0</RemoteID>
  81.     <KeyCode>796</KeyCode>
  82.     <ActionName>ACTION_REWIND</ActionName>
  83.     <keyDescription>RemoteKey_Rewind</keyDescription>
  84.     <Enabled>false</Enabled>
  85.   </RemoteControlKeys>
  86.   <RemoteControlKeys>
  87.     <RemoteID>0</RemoteID>
  88.     <KeyCode>797</KeyCode>
  89.     <ActionName />
  90.     <cSharpCode>if (GUIGraphicsContext.IsPlaying)
  91.     action=new Action(Action.ActionType.ACTION_PAUSE,0,0);
  92. else
  93.     action=new Action(Action.ActionType.ACTION_PLAY,0,0);</cSharpCode>
  94.     <keyDescription>RemoteKey_PausePlay</keyDescription>
  95.     <Enabled>false</Enabled>
  96.   </RemoteControlKeys>
  97.   <RemoteControlKeys>
  98.     <RemoteID>0</RemoteID>
  99.     <KeyCode>847</KeyCode>
  100.     <ActionName>ACTION_FORWARD</ActionName>
  101.     <keyDescription>RemoteKey_FastFoward</keyDescription>
  102.     <Enabled>false</Enabled>
  103.   </RemoteControlKeys>
  104.   <RemoteControlKeys>
  105.     <RemoteID>0</RemoteID>
  106.     <KeyCode>848</KeyCode>
  107.     <keyDescription>RemoteKey_List</keyDescription>
  108.     <Enabled>false</Enabled>
  109.   </RemoteControlKeys>
  110.   <RemoteControlKeys>
  111.     <RemoteID>0</RemoteID>
  112.     <KeyCode>849</KeyCode>
  113.     <keyDescription>RemoteKey_Favourites</keyDescription>
  114.     <Enabled>false</Enabled>
  115.   </RemoteControlKeys>
  116.   <RemoteControlKeys>
  117.     <RemoteID>0</RemoteID>
  118.     <KeyCode>780</KeyCode>
  119.     <Key_Code>Up</Key_Code>
  120.     <keyDescription>RemoteKey_UpArrow</keyDescription>
  121.     <Enabled>false</Enabled>
  122.   </RemoteControlKeys>
  123.   <RemoteControlKeys>
  124.     <RemoteID>0</RemoteID>
  125.     <KeyCode>850</KeyCode>
  126.     <keyDescription>RemoteKey_Menu</keyDescription>
  127.     <Enabled>false</Enabled>
  128.   </RemoteControlKeys>
  129.   <RemoteControlKeys>
  130.     <RemoteID>0</RemoteID>
  131.     <KeyCode>776</KeyCode>
  132.     <Key_Code>Left</Key_Code>
  133.     <keyDescription>RemoteKey_LeftArrow</keyDescription>
  134.     <Enabled>false</Enabled>
  135.   </RemoteControlKeys>
  136.   <RemoteControlKeys>
  137.     <RemoteID>0</RemoteID>
  138.     <KeyCode>771</KeyCode>
  139.     <Key_Code>Enter</Key_Code>
  140.     <keyDescription>RemoteKey_Select</keyDescription>
  141.     <Enabled>false</Enabled>
  142.   </RemoteControlKeys>
  143.   <RemoteControlKeys>
  144.     <RemoteID>0</RemoteID>
  145.     <KeyCode>772</KeyCode>
  146.     <Key_Code>Right</Key_Code>
  147.     <keyDescription>RemoteKey_RightArrow</keyDescription>
  148.     <Enabled>false</Enabled>
  149.   </RemoteControlKeys>
  150.   <RemoteControlKeys>
  151.     <RemoteID>0</RemoteID>
  152.     <KeyCode>851</KeyCode>
  153.     <DestinationWindow>WINDOW_TVGUIDE</DestinationWindow>
  154.     <keyDescription>RemoteKey_EPG</keyDescription>
  155.     <Enabled>false</Enabled>
  156.   </RemoteControlKeys>
  157.   <RemoteControlKeys>
  158.     <RemoteID>0</RemoteID>
  159.     <KeyCode>784</KeyCode>
  160.     <Key_Code>Down</Key_Code>
  161.     <keyDescription>RemoteKey_DownArrow</keyDescription>
  162.     <Enabled>false</Enabled>
  163.   </RemoteControlKeys>
  164.   <RemoteControlKeys>
  165.     <RemoteID>0</RemoteID>
  166.     <KeyCode>852</KeyCode>
  167.     <Key_Code>Escape</Key_Code>
  168.     <keyDescription>RemoteKey_Exit</keyDescription>
  169.     <Enabled>false</Enabled>
  170.   </RemoteControlKeys>
  171.   <RemoteControlKeys>
  172.     <RemoteID>0</RemoteID>
  173.     <KeyCode>799</KeyCode>
  174.     <ActionName>ACTION_VOLUME_UP</ActionName>
  175.     <keyDescription>RemoteKey_VolumeUp</keyDescription>
  176.     <Enabled>false</Enabled>
  177.   </RemoteControlKeys>
  178.   <RemoteControlKeys>
  179.     <RemoteID>0</RemoteID>
  180.     <KeyCode>843</KeyCode>
  181.     <keyDescription>RemoteKey_VolumeDown</keyDescription>
  182.     <Enabled>false</Enabled>
  183.   </RemoteControlKeys>
  184.   <RemoteControlKeys>
  185.     <RemoteID>0</RemoteID>
  186.     <KeyCode>832</KeyCode>
  187.     <ActionName>ACTION_NEXT_CHANNEL</ActionName>
  188.     <keyDescription>RemoteKey_ChannelUp</keyDescription>
  189.     <Enabled>false</Enabled>
  190.   </RemoteControlKeys>
  191.   <RemoteControlKeys>
  192.     <RemoteID>0</RemoteID>
  193.     <KeyCode>844</KeyCode>
  194.     <ActionName>ACTION_PREV_CHANNEL</ActionName>
  195.     <keyDescription>RemoteKey_ChannelDown</keyDescription>
  196.     <Enabled>false</Enabled>
  197.   </RemoteControlKeys>
  198.   <RemoteControlKeys>
  199.     <RemoteID>0</RemoteID>
  200.     <KeyCode>841</KeyCode>
  201.     <keyDescription>RemoteKey_ChannelList</keyDescription>
  202.     <Enabled>false</Enabled>
  203.   </RemoteControlKeys>
  204.   <RemoteControlKeys>
  205.     <RemoteID>0</RemoteID>
  206.     <KeyCode>845</KeyCode>
  207.     <keyDescription>RemoteKey_Last</keyDescription>
  208.     <Enabled>false</Enabled>
  209.   </RemoteControlKeys>
  210.   <RemoteControlKeys>
  211.     <RemoteID>0</RemoteID>
  212.     <KeyCode>788</KeyCode>
  213.     <Key_Value>x</Key_Value>
  214.     <keyDescription>RemoteKey_Full</keyDescription>
  215.     <Enabled>false</Enabled>
  216.   </RemoteControlKeys>
  217.   <RemoteControlKeys>
  218.     <RemoteID>0</RemoteID>
  219.     <KeyCode>846</KeyCode>
  220.     <ActionName>ACTION_SHOW_INFO</ActionName>
  221.     <keyDescription>RemoteKey_Info</keyDescription>
  222.     <Enabled>false</Enabled>
  223.   </RemoteControlKeys>
  224.   <RemoteControlKeys>
  225.     <RemoteID>0</RemoteID>
  226.     <KeyCode>773</KeyCode>
  227.     <ActionName>REMOTE_1</ActionName>
  228.     <keyDescription>RemoteKey_1</keyDescription>
  229.     <Enabled>false</Enabled>
  230.   </RemoteControlKeys>
  231.   <RemoteControlKeys>
  232.     <RemoteID>0</RemoteID>
  233.     <KeyCode>774</KeyCode>
  234.     <ActionName>REMOTE_2</ActionName>
  235.     <keyDescription>RemoteKey_2</keyDescription>
  236.     <Enabled>false</Enabled>
  237.   </RemoteControlKeys>
  238.   <RemoteControlKeys>
  239.     <RemoteID>0</RemoteID>
  240.     <KeyCode>775</KeyCode>
  241.     <ActionName>REMOTE_3</ActionName>
  242.     <keyDescription>RemoteKey_3</keyDescription>
  243.     <Enabled>false</Enabled>
  244.   </RemoteControlKeys>
  245.   <RemoteControlKeys>
  246.     <RemoteID>0</RemoteID>
  247.     <KeyCode>777</KeyCode>
  248.     <ActionName>REMOTE_4</ActionName>
  249.     <keyDescription>RemoteKey_4</keyDescription>
  250.     <Enabled>false</Enabled>
  251.   </RemoteControlKeys>
  252.   <RemoteControlKeys>
  253.     <RemoteID>0</RemoteID>
  254.     <KeyCode>778</KeyCode>
  255.     <ActionName>REMOTE_5</ActionName>
  256.     <keyDescription>RemoteKey_5</keyDescription>
  257.     <Enabled>false</Enabled>
  258.   </RemoteControlKeys>
  259.   <RemoteControlKeys>
  260.     <RemoteID>0</RemoteID>
  261.     <KeyCode>779</KeyCode>
  262.     <ActionName>REMOTE_6</ActionName>
  263.     <keyDescription>RemoteKey_6</keyDescription>
  264.     <Enabled>false</Enabled>
  265.   </RemoteControlKeys>
  266.   <RemoteControlKeys>
  267.     <RemoteID>0</RemoteID>
  268.     <KeyCode>781</KeyCode>
  269.     <ActionName>REMOTE_7</ActionName>
  270.     <keyDescription>RemoteKey_7</keyDescription>
  271.     <Enabled>false</Enabled>
  272.   </RemoteControlKeys>
  273.   <RemoteControlKeys>
  274.     <RemoteID>0</RemoteID>
  275.     <KeyCode>782</KeyCode>
  276.     <ActionName>REMOTE_8</ActionName>
  277.     <keyDescription>RemoteKey_8</keyDescription>
  278.     <Enabled>false</Enabled>
  279.   </RemoteControlKeys>
  280.   <RemoteControlKeys>
  281.     <RemoteID>0</RemoteID>
  282.     <KeyCode>783</KeyCode>
  283.     <ActionName>REMOTE_9</ActionName>
  284.     <keyDescription>RemoteKey_9</keyDescription>
  285.     <Enabled>false</Enabled>
  286.   </RemoteControlKeys>
  287.   <RemoteControlKeys>
  288.     <RemoteID>0</RemoteID>
  289.     <KeyCode>786</KeyCode>
  290.     <ActionName>REMOTE_0</ActionName>
  291.     <keyDescription>RemoteKey_0</keyDescription>
  292.     <Enabled>false</Enabled>
  293.   </RemoteControlKeys>
  294.   <RemoteControlKeys>
  295.     <RemoteID>0</RemoteID>
  296.     <KeyCode>792</KeyCode>
  297.     <cSharpCode>if (g_Player.IsTV)
  298. {
  299.     if (GUIGraphicsContext.IsFullScreenVideo)
  300.     {
  301.         // Activate fullscreen teletext
  302.         GUIMessage msgTxt1 = new     GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WINDOW,0,0,0,(int)GUIWindow.Window.WINDOW_FULLSCREEN_TELETEXT,0,null);
  303.         GUIGraphicsContext.SendMessage(msgTxt1);
  304.     }
  305.     else
  306.     {
  307.         // Activate teletext in window
  308.         GUIMessage msgTxt2 = new GUIMessage(GUIMessage.MessageType.GUI_MSG_GOTO_WINDOW,0,0,0,(int)GUIWindow.Window.WINDOW_TELETEXT,0,null);
  309.         GUIGraphicsContext.SendMessage(msgTxt2);
  310.     }
  311. }</cSharpCode>
  312.     <keyDescription>RemoteKey_Text</keyDescription>
  313.     <Enabled>false</Enabled>
  314.   </RemoteControlKeys>
  315.   <RemoteControlKeys>
  316.     <RemoteID>0</RemoteID>
  317.     <KeyCode>793</KeyCode>
  318.     <DestinationWindow>WINDOW_MUSIC_FILES</DestinationWindow>
  319.     <keyDescription>RemoteKey_Audio</keyDescription>
  320.     <Enabled>false</Enabled>
  321.   </RemoteControlKeys>
  322.   <RemoteControlKeys>
  323.     <RemoteID>0</RemoteID>
  324.     <KeyCode>842</KeyCode>
  325.     <keyDescription>RemoteKey_CI</keyDescription>
  326.     <Enabled>false</Enabled>
  327.   </RemoteControlKeys>
  328.   <RemoteControlKeys>
  329.     <RemoteID>0</RemoteID>
  330.     <KeyCode>833</KeyCode>
  331.     <keyDescription>RemoteKey_Display4_3</keyDescription>
  332.     <Enabled>false</Enabled>
  333.   </RemoteControlKeys>
  334.   <RemoteControlKeys>
  335.     <RemoteID>0</RemoteID>
  336.     <KeyCode>787</KeyCode>
  337.     <keyDescription>RemoteKey_Display16_9</keyDescription>
  338.     <Enabled>false</Enabled>
  339.   </RemoteControlKeys>
  340.   <RemoteControlKeys>
  341.     <RemoteID>0</RemoteID>
  342.     <KeyCode>785</KeyCode>
  343.     <ActionName>ACTION_SHOW_OSD</ActionName>
  344.     <keyDescription>RemoteKey_OnScreenDisplay</keyDescription>
  345.     <Enabled>false</Enabled>
  346.   </RemoteControlKeys>
  347.   <RemoteControlKeys>
  348.     <RemoteID>0</RemoteID>
  349.     <KeyCode>834</KeyCode>
  350.     <DestinationWindow>WINDOW_TV</DestinationWindow>
  351.     <keyDescription>RemoteKey_TV</keyDescription>
  352.     <Enabled>false</Enabled>
  353.   </RemoteControlKeys>
  354.   <RemoteControlKeys>
  355.     <RemoteID>0</RemoteID>
  356.     <KeyCode>835</KeyCode>
  357.     <DestinationWindow>WINDOW_DVD</DestinationWindow>
  358.     <keyDescription>RemoteKey_DVD</keyDescription>
  359.     <Enabled>false</Enabled>
  360.   </RemoteControlKeys>
  361.   <RemoteControlKeys>
  362.     <RemoteID>0</RemoteID>
  363.     <KeyCode>836</KeyCode>
  364.     <keyDescription>RemoteKey_VCR</keyDescription>
  365.     <Enabled>false</Enabled>
  366.   </RemoteControlKeys>
  367.   <RemoteControlKeys>
  368.     <RemoteID>0</RemoteID>
  369.     <KeyCode>837</KeyCode>
  370.     <keyDescription>RemoteKey_AUX</keyDescription>
  371.     <Enabled>false</Enabled>
  372.   </RemoteControlKeys>
  373.   <RemoteControlKeys>
  374.     <RemoteID>0</RemoteID>
  375.     <KeyCode>794</KeyCode>
  376.     <keyDescription>RemoteKey_Red</keyDescription>
  377.     <Enabled>false</Enabled>
  378.   </RemoteControlKeys>
  379.   <RemoteControlKeys>
  380.     <RemoteID>0</RemoteID>
  381.     <KeyCode>838</KeyCode>
  382.     <keyDescription>RemoteKey_Green</keyDescription>
  383.     <Enabled>false</Enabled>
  384.   </RemoteControlKeys>
  385.   <RemoteControlKeys>
  386.     <RemoteID>0</RemoteID>
  387.     <KeyCode>839</KeyCode>
  388.     <keyDescription>RemoteKey_Yellow</keyDescription>
  389.     <Enabled>false</Enabled>
  390.   </RemoteControlKeys>
  391.   <RemoteControlKeys>
  392.     <RemoteID>0</RemoteID>
  393.     <KeyCode>840</KeyCode>
  394.     <keyDescription>RemoteKey_Blue</keyDescription>
  395.     <Enabled>false</Enabled>
  396.   </RemoteControlKeys>
  397. </NewDataSet>